// This frame remembers the state of all the other frames
var FrameVersion = '2.0.1.1';
// enter the Isbn of the book here
var isbn = '1416555382';
// Enter the array of last paragraph numbers by chapter
// the first entry is non-zero only if their is a prologue
var lastPg = new Array(0,86,145,184,236,285,392,558,597,648,735,797,842,920,966,1048,1104,1190,1277,1350,1354,1457,1525,1614,1733,1864,1915,2020,2146,2256,2422,2512,2589,2742,2862,2972,3008,3064,3122,3225,3303,3391,3486,3496,3628,3725,3764,3846,3922,4032,4056,4088,4108,4159,4256,4391,4405,4420,4449,4549);